filechooser: Translate type column
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 May 2020 23:57:38 +0000 (19:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 May 2020 23:57:38 +0000 (19:57 -0400)
commit817112ab3c2c4f2c7f9cec77ab36d83bffb3389f
tree4e84882edf8a51a65b5889f53f8379d764c0ad38
parentc3c2bc513e8db6c259000c55a0fe55c81b69b0e4
filechooser: Translate type column

When the code for this was copied from nautilus,
we forgot to adapt it for running in a library
instead of an application - gettext() doesn't work
in a library.

Fixes: #2690
gtk/gtkfilechooserwidget.c